home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pesquisa Dirigida
/
Pesquisa Dirigida.iso
/
JOGOS
/
terrorism2.swf
/
scripts
/
DefineButton2_324
/
BUTTONCONDACTION on(keyPress 3).as
< prev
Wrap
Text File
|
2005-01-07
|
132b
|
7 lines
on(keyPress "3"){
if(getProperty(_root.Gun, _currentframe) != 1 or 55)
{
_root.Gun.gotoAndPlay("SwapMP5");
}
}